home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / python-pkg-resources / copyright < prev    next >
Text File  |  2009-09-13  |  15KB  |  334 lines

  1. This package was debianized by Matthias Klose <m@klose.in-berlin.de> on
  2. Tue, 14 Dec 2004 12:45:14 +0100.
  3.  
  4. It was downloaded from
  5. http://cheeseshop.python.org/pypi/setuptools
  6.  
  7. Copyright:
  8.  
  9. Upstream Author: Phillip J. Eby
  10.  
  11. License:
  12.  
  13. PSF or ZPL (both appended in this file)
  14.  
  15.  
  16. PSF
  17. ------------------------------------------------------------------------------
  18.  
  19. A. HISTORY OF THE SOFTWARE
  20. ==========================
  21.  
  22. Python was created in the early 1990s by Guido van Rossum at Stichting
  23. Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
  24. as a successor of a language called ABC.  Guido remains Python's
  25. principal author, although it includes many contributions from others.
  26.  
  27. In 1995, Guido continued his work on Python at the Corporation for
  28. National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
  29. in Reston, Virginia where he released several versions of the
  30. software.
  31.  
  32. In May 2000, Guido and the Python core development team moved to
  33. BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
  34. year, the PythonLabs team moved to Digital Creations (now Zope
  35. Corporation, see http://www.zope.com).  In 2001, the Python Software
  36. Foundation (PSF, see http://www.python.org/psf/) was formed, a
  37. non-profit organization created specifically to own Python-related
  38. Intellectual Property.  Zope Corporation is a sponsoring member of
  39. the PSF.
  40.  
  41. All Python releases are Open Source (see http://www.opensource.org for
  42. the Open Source Definition).  Historically, most, but not all, Python
  43. releases have also been GPL-compatible; the table below summarizes
  44. the various releases.
  45.  
  46.     Release         Derived     Year        Owner       GPL-
  47.             from                                compatible? (1)
  48.  
  49.     0.9.0 thru 1.2              1991-1995   CWI         yes
  50.     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
  51.     1.6             1.5.2       2000        CNRI        no
  52.     2.0             1.6         2000        BeOpen.com  no
  53.     1.6.1           1.6         2001        CNRI        yes (2)
  54.     2.1             2.0+1.6.1   2001        PSF         no
  55.     2.0.1           2.0+1.6.1   2001        PSF         yes
  56.     2.1.1           2.1+2.0.1   2001        PSF         yes
  57.     2.2             2.1.1       2001        PSF         yes
  58.     2.1.2           2.1.1       2002        PSF         yes
  59.     2.1.3           2.1.2       2002        PSF         yes
  60.     2.2.1           2.2         2002        PSF         yes
  61.     2.2.2           2.2.1       2002        PSF         yes
  62.     2.3             2.2.2       2002-2003   PSF         yes
  63.  
  64. Footnotes:
  65.  
  66. (1) GPL-compatible doesn't mean that we're distributing Python under
  67.     the GPL.  All Python licenses, unlike the GPL, let you distribute
  68.     a modified version without making your changes open source.  The
  69.     GPL-compatible licenses make it possible to combine Python with
  70.     other software that is released under the GPL; the others don't.
  71.  
  72. (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
  73.     because its license has a choice of law clause.  According to
  74.     CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
  75.     is "not incompatible" with the GPL.
  76.  
  77. Thanks to the many outside volunteers who have worked under Guido's
  78. direction to make these releases possible.
  79.  
  80.  
  81. B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
  82. ===============================================================
  83.  
  84. PSF LICENSE AGREEMENT FOR PYTHON 2.3
  85. ------------------------------------
  86.  
  87. 1. This LICENSE AGREEMENT is between the Python Software Foundation
  88. ("PSF"), and the Individual or Organization ("Licensee") accessing and
  89. otherwise using Python 2.3 software in source or binary form and its
  90. associated documentation.
  91.  
  92. 2. Subject to the terms and conditions of this License Agreement, PSF
  93. hereby grants Licensee a nonexclusive, royalty-free, world-wide
  94. license to reproduce, analyze, test, perform and/or display publicly,
  95. prepare derivative works, distribute, and otherwise use Python 2.3
  96. alone or in any derivative version, provided, however, that PSF's
  97. License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
  98. 2001, 2002 Python Software Foundation; All Rights Reserved" are
  99. retained in Python 2.3 alone or in any derivative version prepared by
  100. Licensee.
  101.  
  102. 3. In the event Licensee prepares a derivative work that is based on
  103. or incorporates Python 2.3 or any part thereof, and wants to make
  104. the derivative work available to others as provided herein, then
  105. Licensee hereby agrees to include in any such work a brief summary of
  106. the changes made to Python 2.3.
  107.  
  108. 4. PSF is making Python 2.3 available to Licensee on an "AS IS"
  109. basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  110. IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
  111. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  112. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.3 WILL NOT
  113. INFRINGE ANY THIRD PARTY RIGHTS.
  114.  
  115. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  116. 2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  117. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.3,
  118. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  119.  
  120. 6. This License Agreement will automatically terminate upon a material
  121. breach of its terms and conditions.
  122.  
  123. 7. Nothing in this License Agreement shall be deemed to create any
  124. relationship of agency, partnership, or joint venture between PSF and
  125. Licensee.  This License Agreement does not grant permission to use PSF
  126. trademarks or trade name in a trademark sense to endorse or promote
  127. products or services of Licensee, or any third party.
  128.  
  129. 8. By copying, installing or otherwise using Python 2.3, Licensee
  130. agrees to be bound by the terms and conditions of this License
  131. Agreement.
  132.  
  133.  
  134. BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
  135. -------------------------------------------
  136.  
  137. BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
  138.  
  139. 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
  140. office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
  141. Individual or Organization ("Licensee") accessing and otherwise using
  142. this software in source or binary form and its associated
  143. documentation ("the Software").
  144.  
  145. 2. Subject to the terms and conditions of this BeOpen Python License
  146. Agreement, BeOpen hereby grants Licensee a non-exclusive,
  147. royalty-free, world-wide license to reproduce, analyze, test, perform
  148. and/or display publicly, prepare derivative works, distribute, and
  149. otherwise use the Software alone or in any derivative version,
  150. provided, however, that the BeOpen Python License is retained in the
  151. Software, alone or in any derivative version prepared by Licensee.
  152.  
  153. 3. BeOpen is making the Software available to Licensee on an "AS IS"
  154. basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  155. IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
  156. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  157. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
  158. INFRINGE ANY THIRD PARTY RIGHTS.
  159.  
  160. 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
  161. SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
  162. AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
  163. DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  164.  
  165. 5. This License Agreement will automatically terminate upon a material
  166. breach of its terms and conditions.
  167.  
  168. 6. This License Agreement shall be governed by and interpreted in all
  169. respects by the law of the State of California, excluding conflict of
  170. law provisions.  Nothing in this License Agreement shall be deemed to
  171. create any relationship of agency, partnership, or joint venture
  172. between BeOpen and Licensee.  This License Agreement does not grant
  173. permission to use BeOpen trademarks or trade names in a trademark
  174. sense to endorse or promote products or services of Licensee, or any
  175. third party.  As an exception, the "BeOpen Python" logos available at
  176. http://www.pythonlabs.com/logos.html may be used according to the
  177. permissions granted on that web page.
  178.  
  179. 7. By copying, installing or otherwise using the software, Licensee
  180. agrees to be bound by the terms and conditions of this License
  181. Agreement.
  182.  
  183.  
  184. CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
  185. ---------------------------------------
  186.  
  187. 1. This LICENSE AGREEMENT is between the Corporation for National
  188. Research Initiatives, having an office at 1895 Preston White Drive,
  189. Reston, VA 20191 ("CNRI"), and the Individual or Organization
  190. ("Licensee") accessing and otherwise using Python 1.6.1 software in
  191. source or binary form and its associated documentation.
  192.  
  193. 2. Subject to the terms and conditions of this License Agreement, CNRI
  194. hereby grants Licensee a nonexclusive, royalty-free, world-wide
  195. license to reproduce, analyze, test, perform and/or display publicly,
  196. prepare derivative works, distribute, and otherwise use Python 1.6.1
  197. alone or in any derivative version, provided, however, that CNRI's
  198. License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
  199. 1995-2001 Corporation for National Research Initiatives; All Rights
  200. Reserved" are retained in Python 1.6.1 alone or in any derivative
  201. version prepared by Licensee.  Alternately, in lieu of CNRI's License
  202. Agreement, Licensee may substitute the following text (omitting the
  203. quotes): "Python 1.6.1 is made available subject to the terms and
  204. conditions in CNRI's License Agreement.  This Agreement together with
  205. Python 1.6.1 may be located on the Internet using the following
  206. unique, persistent identifier (known as a handle): 1895.22/1013.  This
  207. Agreement may also be obtained from a proxy server on the Internet
  208. using the following URL: http://hdl.handle.net/1895.22/1013".
  209.  
  210. 3. In the event Licensee prepares a derivative work that is based on
  211. or incorporates Python 1.6.1 or any part thereof, and wants to make
  212. the derivative work available to others as provided herein, then
  213. Licensee hereby agrees to include in any such work a brief summary of
  214. the changes made to Python 1.6.1.
  215.  
  216. 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
  217. basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  218. IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
  219. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  220. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
  221. INFRINGE ANY THIRD PARTY RIGHTS.
  222.  
  223. 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  224. 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  225. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
  226. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  227.  
  228. 6. This License Agreement will automatically terminate upon a material
  229. breach of its terms and conditions.
  230.  
  231. 7. This License Agreement shall be governed by the federal
  232. intellectual property law of the United States, including without
  233. limitation the federal copyright law, and, to the extent such
  234. U.S. federal law does not apply, by the law of the Commonwealth of
  235. Virginia, excluding Virginia's conflict of law provisions.
  236. Notwithstanding the foregoing, with regard to derivative works based
  237. on Python 1.6.1 that incorporate non-separable material that was
  238. previously distributed under the GNU General Public License (GPL), the
  239. law of the Commonwealth of Virginia shall govern this License
  240. Agreement only as to issues arising under or with respect to
  241. Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
  242. License Agreement shall be deemed to create any relationship of
  243. agency, partnership, or joint venture between CNRI and Licensee.  This
  244. License Agreement does not grant permission to use CNRI trademarks or
  245. trade name in a trademark sense to endorse or promote products or
  246. services of Licensee, or any third party.
  247.  
  248. 8. By clicking on the "ACCEPT" button where indicated, or by copying,
  249. installing or otherwise using Python 1.6.1, Licensee agrees to be
  250. bound by the terms and conditions of this License Agreement.
  251.  
  252.         ACCEPT
  253.  
  254.  
  255. CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
  256. --------------------------------------------------
  257.  
  258. Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
  259. The Netherlands.  All rights reserved.
  260.  
  261. Permission to use, copy, modify, and distribute this software and its
  262. documentation for any purpose and without fee is hereby granted,
  263. provided that the above copyright notice appear in all copies and that
  264. both that copyright notice and this permission notice appear in
  265. supporting documentation, and that the name of Stichting Mathematisch
  266. Centrum or CWI not be used in advertising or publicity pertaining to
  267. distribution of the software without specific, written prior
  268. permission.
  269.  
  270. STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
  271. THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  272. FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
  273. FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  274. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  275. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  276. OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  277.  
  278.  
  279.  
  280. Zope Public License (ZPL) Version 2.1
  281. ------------------------------------------------------------------------------
  282.  
  283. A copyright notice accompanies this license document that
  284. identifies the copyright holders.
  285.  
  286. This license has been certified as open source. It has also
  287. been designated as GPL compatible by the Free Software
  288. Foundation (FSF).
  289.  
  290. Redistribution and use in source and binary forms, with or
  291. without modification, are permitted provided that the
  292. following conditions are met:
  293.  
  294. 1. Redistributions in source code must retain the
  295.    accompanying copyright notice, this list of conditions,
  296.    and the following disclaimer.
  297.  
  298. 2. Redistributions in binary form must reproduce the accompanying
  299.    copyright notice, this list of conditions, and the
  300.    following disclaimer in the documentation and/or other
  301.    materials provided with the distribution.
  302.  
  303. 3. Names of the copyright holders must not be used to
  304.    endorse or promote products derived from this software
  305.    without prior written permission from the copyright
  306.    holders.
  307.  
  308. 4. The right to distribute this software or to use it for
  309.    any purpose does not give you the right to use
  310.    Servicemarks (sm) or Trademarks (tm) of the copyright
  311.    holders. Use of them is covered by separate agreement
  312.    with the copyright holders.
  313.  
  314. 5. If any files are modified, you must cause the modified
  315.    files to carry prominent notices stating that you changed
  316.    the files and the date of any change.
  317.  
  318. Disclaimer
  319.  
  320.   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS''
  321.   AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
  322.   NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  323.   AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
  324.   NO EVENT SHALL THE COPYRIGHT HOLDERS BE
  325.   LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  326.   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  327.   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  328.   LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  329.   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  330.   CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
  331.   OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  332.   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  333.   DAMAGE.
  334.